<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

body {

	/*background:url(../images/bg_ny.jpg); background-position:top center; background-repeat:no-repeat;
	background-color:#e5f5ff;*/
}





div.ny_top{
	background: url(../images/ny_top.jpg); background-repeat:no-repeat;
	width:1083px;height:108px;
	margin:0px auto;
}

td.td_ny_left{
	width:259px;
}

div.ny_top_1{
	color:#676767; font-size:20px; font-weight:bold;
	padding:60px 0px 0px 40px;
}

div.ny_top_2{
	padding:70px 0px 0px 50px;
	color:#fff; font-size:14px; font-weight:bold;
}

div.ny_top_3{
	padding:70px 70px 0px 0px;
	text-align:right;
	color:#fff;
}

div.ny_cc{
	background: url(../images/ny_cc.jpg); background-repeat:repeat-y;
	width:1083px;
	margin:0px auto;
}

div.ny_list{

	width:259px;
	height:400px;
}



div.ny_list_c{
	padding:20px 0px 0px 50px;
}

.ny_list a{
	display:block;
	background: url(../images/ny_list.jpg); background-repeat:no-repeat;
	width:160px;height:30px;
	color:#fff;
	font-size:14px;
}
.ny_list a:hover{
	display:block;
	background: url(../images/ny_list.jpg); background-repeat:no-repeat;
	width:160px;height:30px;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.ny_list a div{
	padding:1px 0px 0px 20px;
}


div.ny_leave{
	background: url(../images/ny_leave.jpg); background-repeat:no-repeat;
	width:259px;height:173px;
}

div.ny_leave_c{
	color:#0d4186;
	padding:55px 0px 0px 50px;
}


div.ny_right{
	padding:10px 30px 10px 30px;
}






</pre></body></html>